<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sch="http://pmp.foms.ru/pmpWebServiceSmo/schemas">
   <soapenv:Header/>
   <soapenv:Body>
      <sch:pmdSearchRequest>
         <sch:medicalServiceDate>
            <sch:dateFrom>2025-04-01T00:00:00.000Z</sch:dateFrom>
            <sch:dateTo>2025-04-11T00:00:00.000Z</sch:dateTo>
         </sch:medicalServiceDate>
         <sch:page>1</sch:page>
         <sch:limit>20</sch:limit>
      </sch:pmdSearchRequest>
   </soapenv:Body>
</soapenv:Envelope>